projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d54b895
)
* mouse.el (mouse-appearance-menu-map): New var.
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 15 Jun 2008 20:04:18 +0000
(20:04 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 15 Jun 2008 20:04:18 +0000
(20:04 +0000)
(mouse-appearance-menu): New function.
Bind it to S-down-mouse-1.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 023a12b7b5fa715cf0d853f7e210a60abe21f410..16318fa55be4e2af66ff965007680962cc285f4b 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2008-06-15 Chong Yidong <cyd@stupidchicken.com>
+
+ * mouse.el (mouse-appearance-menu-map): New var.
+ (mouse-appearance-menu): New function.
+ Bind it to S-down-mouse-1.
+
2008-06-15 Juri Linkov <juri@jurta.org>
* info.el (Info-toc): Call Info-toc-nodes instead of Info-build-toc.